[INFO] cloning repository https://github.com/mg-chao/turbo-life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mg-chao/turbo-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg-chao%2Fturbo-life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg-chao%2Fturbo-life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58eaf40eb72c02e2acfb67bea4a005b1dc1eafa0
[INFO] fixing mg-chao/turbo-life against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg-chao%2Fturbo-life" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mg-chao/turbo-life
[INFO] finished tweaking git repo https://github.com/mg-chao/turbo-life
[INFO] tweaked toml for git repo https://github.com/mg-chao/turbo-life written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mg-chao/turbo-life on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mg-chao/turbo-life already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b
[INFO] running `Command { std: "docker" "start" "51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking turbo-life v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3633:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3633 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(0, 0), 1);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3633 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(0, 0), 1);
[INFO] [stdout] 3633 +         assert_eq!(auto_pool_thread_count_for_physical(0, 0), 1);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3634:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3634 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 5), 4);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3634 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 5), 4);
[INFO] [stdout] 3634 +         assert_eq!(auto_pool_thread_count_for_physical(4, 5), 4);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3635:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3635 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 6), 5);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3635 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 6), 5);
[INFO] [stdout] 3635 +         assert_eq!(auto_pool_thread_count_for_physical(4, 6), 5);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3636:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3636 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 7), 5);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3636 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 7), 5);
[INFO] [stdout] 3636 +         assert_eq!(auto_pool_thread_count_for_physical(4, 7), 5);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3637:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3637 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 8), 6);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3637 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 8), 6);
[INFO] [stdout] 3637 +         assert_eq!(auto_pool_thread_count_for_physical(4, 8), 6);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3638:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3638 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 10), 6);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3638 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 10), 6);
[INFO] [stdout] 3638 +         assert_eq!(auto_pool_thread_count_for_physical(4, 10), 6);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3639:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3639 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 12), 7);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3639 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(4, 12), 7);
[INFO] [stdout] 3639 +         assert_eq!(auto_pool_thread_count_for_physical(4, 12), 7);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3640:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3640 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(6, 10), 8);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3640 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(6, 10), 8);
[INFO] [stdout] 3640 +         assert_eq!(auto_pool_thread_count_for_physical(6, 10), 8);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3641:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3641 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(10, 10), 6);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3641 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(10, 10), 6);
[INFO] [stdout] 3641 +         assert_eq!(auto_pool_thread_count_for_physical(10, 10), 6);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `auto_pool_thread_count_for_apple_hybrid` in this scope
[INFO] [stdout]     --> src/turbolife/engine.rs:3642:20
[INFO] [stdout]      |
[INFO] [stdout] 1137 | fn auto_pool_thread_count_for_physical(physical: usize) -> usize {
[INFO] [stdout]      | ---------------------------------------------------------------- similarly named function `auto_pool_thread_count_for_physical` defined here
[INFO] [stdout] ...
[INFO] [stdout] 3642 |         assert_eq!(auto_pool_thread_count_for_apple_hybrid(12, 16), 14);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3642 -         assert_eq!(auto_pool_thread_count_for_apple_hybrid(12, 16), 14);
[INFO] [stdout] 3642 +         assert_eq!(auto_pool_thread_count_for_physical(12, 16), 14);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3431 +     use crate::turbolife::engine::auto_pool_thread_count_for_apple_hybrid;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turbo-life` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b", kill_on_drop: false }`
[INFO] [stdout] 51ec14c196577a512b052bf69773dea8f30bee6430de5359883e85dd1f42532b
